CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线 三角形

搜索资源列表

  1. draw

    0下载:
  2. 画直线、画圆、填充三角形 画直线有三种算法,填充的算法是线扫描-Drawing a straight line, circle, filled triangle has three straight-line drawing algorithm, the algorithm is filled with line scan
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:328707
    • 提供者:李嘉辉
  1. liuchang

    1下载:
  2. 二维浅水方程运行流场,采用有限元法变成,采用不规则三角形网格的分步杂交方法,在前半步长用特征线法,后半步长用集中质量有限元方法求解方程,是变边界模型-Two-dimensional shallow water equations to run the flow field into a finite element method, using irregular triangle mesh step-by-step hybrid methods, with the former half-len
  3. 所属分类:source in ebook

    • 发布日期:2014-04-26
    • 文件大小:11033
    • 提供者:融融
  1. Auto-pairing-of-the-separation-pair-points

    0下载:
  2. 利用基于凹点搜索和最短距离的构造分离线的方法分离串联淋巴细胞时,需要自动实现 相应凹区域的配对。对于两个细胞粘连的情况,由于恰好存在两个凹区域,故不存在自动配对问题 对于三个细胞串联、存在三个凹区域的情况,通过判断分离线是否与核心三角形相交实现自动配对 对于三个细胞串联、存在四个凹区域的情况,先计算各凹区域到核心钝角三角形的最短距离、同时获得四个端点,然后利用其坐标与核心坐标的关系进行自动配对。设计的分离方法能够满足两个细胞粘连和三个细胞串联情况的准确、快速、自动分离.-Auto pairi
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:511965
    • 提供者:yan
  1. test

    0下载:
  2. OpenGL来画五个连续三角形,连续五条线,谢谢参考,有什么问题可问!-Painting 5 triangle, five-line
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:826
    • 提供者:maiko
  1. opengl

    0下载:
  2. 一个简单的OpenGL小程序,三角形,画线 代码-Opengl triangle code
  3. 所属分类:Graph program

    • 发布日期:2017-03-21
    • 文件大小:906
    • 提供者:Eddit
  1. 3pcf

    0下载:
  2. 3PCF计算多线程实现 定义: 点集D、R。 定义D中的点为ai∈D,R中的点为bi∈R。 距离:r1、r2、r3、err 求: 满足以下条件的三元组(空间中三角形)的数目 <ai, bm, bn>,|ai-bm|=r1±err且|ai-bn|=r2±err且|bm-bn|=r3±err 原始解法: 对于D中每一点ai,在R中找到与之距离为r1的点集R’,找到与之距离为r2的点集R’’。在点集R’与R’’中,查找两点间距离为r3的点组数目。累加。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:869
    • 提供者:Junki Lee
  1. Coordinateoperation

    0下载:
  2. 给出两点坐标求线的长度,给出三点坐标求三条边的长度,及三角形的周长和面积。-Request line coordinates given the length of two, three coordinates are given three sides of the length of the request, and the triangle of perimeter and area.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1218
    • 提供者:古月
  1. CG_exp1

    0下载:
  2. 这是一个opengl实现在不同小视口中画线,三角形,多边形,圆形的例子,右键可以选择某个小视口单独显示,还可以用鼠标实现拖动,缩放等功能,是不错的入门参考程序。-This is an opengl implementation in different belittle the mouth and drawing lines, triangles, polygons, circles example, right can choose to display a belittling mouth
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:20124
    • 提供者:冉侠
  1. lightrender

    1下载:
  2. GxRay 是一个高品质的光线追踪渲染器,支持多种高级渲染技术。GxRay可以对各种基本几何体(球体、长方体、圆柱体、凸面体、平面等)以及复杂的三角形网格进行光线追踪。使用KD树加速追踪过程,优化渲染速度。支持多线程渲染,充分利用多核CPU的计算能力。-Physically Based Rendering : From Theory to Implementation
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2305717
    • 提供者:峰公子
  1. Voronoi

    0下载:
  2. Voronoi算法,画出网络三角形,然后做多边形连线,泰森多边形算法
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:75831
    • 提供者:zhangw
  1. untitled001

    0下载:
  2. 屏幕上不停地出现随机(随机颜色,随机边长,随机线宽)的三角形-Constantly appear on the screen randomly (random color, random side, random width) of the triangle
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:7618
    • 提供者:feng qiang
  1. Exercise

    0下载:
  2. opengl 实现点,线,三角形,多边形等简单几何图元的绘制 -opengl simple drawing primitives
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1702293
    • 提供者:xiaowei
  1. basicgrapg

    0下载:
  2. opengl环境下,基本图形绘制包括点、线和三角形的绘制-opengl environment, basic graphic rendering, including point, line and triangle drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1054
    • 提供者:pangzhifei
  1. tuxingxue

    0下载:
  2. 直线 算法:(DDA)算法和Bresenham算法 操作:选择菜单“基本图形绘制”——“直线”——“Bresenham(DDA)” 鼠标左键点击窗口,拖动鼠标,显示橡皮线,松开鼠标左键,绘出 直线。可以连续绘制,直至选择其他的选项。 连续画线 操作:连续点击鼠标左键,并移动鼠标,鼠标移动到起始点是,鼠标成十 字形,点下鼠标左键,将得到一个封闭的多边形。如果在窗口任何 地方点击右键,将停止连续画线。 画圆 Bresenham
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:4082265
    • 提供者:李嘉诚
  1. vc.cad

    0下载:
  2. 用VC开发的cad系统,包括放大、缩小、平移等操作,绘制的基本对象包括线、多边形、圆、椭圆、三角形等。 -Developed using VC cad system, including zoom, pan and other operations, the basic object drawing including line, polygon, circle, ellipse, triangle and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:283721
    • 提供者:吴朦
  1. 2

    0下载:
  2. 基于OpenGL编写程序,实现基本窗口程序框架,包括消息响应设置、视口设置、基本投影设置,在不同位置实现画点、线、三角形、多边形等基本对象的绘制。-OpenGL-based programming to achieve the basic windows application framework, including the message response is set, the viewport settings, basic projector settings, in differen
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:274835
    • 提供者:guizhe
  1. 3

    0下载:
  2. 绘制点、线、三角形等基本对象,设定投影关系,确定窗口大小与视口大小,通过改变顶点坐标位置,观察物体绘制结果的变化,并与实际计算的结果相对照;通过改变顶点位置,设计针对直线的完全裁剪、一端部分裁剪,中间部分裁剪三种情况,并观察响应的结果;设计针对面的不同裁剪情况。-Draw points, lines, triangles and other basic objects, set projection relation to determine the window size and viewpo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:263382
    • 提供者:guizhe
  1. the-control-of-mouse-and-keyboard

    0下载:
  2. opengl中使用鼠标来对绘制图元(点,线,三角形)进行旋转 使用键盘控制视点的位置-opengl mouse to use on the drawing primitives (points, lines, triangles) using the keyboard controls to rotate the position of viewpoint
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2358039
    • 提供者:王同
  1. Drawpicture

    0下载:
  2. C#语言编写,实现在图上画简单的点、线、三角形和圆-Draw simple points,lines,polylines or circles
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:327289
    • 提供者:江小七
  1. aa

    0下载:
  2. 为什么要光栅化一个三角形? 我们不能总让我们的引擎显示线框,要支持实心颜色、光照还有纹理贴图,这些都需要光栅化一个三角形作为支持。 实现三角形的光栅化。-Why rasterization of a triangle? We can not always show us the engine frame to support the solid color, light texture as well, which are required to support a triangle r
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1497
    • 提供者:吴奇
« 1 23 4 »
搜珍网 www.dssz.com